﻿CHARACTERS = {
	c:SAS = {
		create_character = {
			# John Hindmarsh
			#role = politician # Remove this line
			first_name = "John"
			last_name = "Hindmarsh"
			ruler = yes
			ig_leader = yes
			age = 51
			interest_group = ig_armed_forces
			ideology = ideology_jingoist_leader
			traits = {
				persistent
			}
		}	
	}
}
